(HAVE_FTIME): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 06:12:57 +0000 (06:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 06:12:57 +0000 (06:12 +0000)
src/m/ibmrt.h

index e0830f995b05388f4c515d967cb0f83fa2f6aa83..03d55fabbf6166c96231d52bdbcfdf8ba64136c0 100644 (file)
@@ -134,3 +134,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    This enables us to use the standard crt0.o.  */
 
 #define NO_REMAP
+
+/* rocky@watson.ibm.com says this is needed.  */
+#define HAVE_FTIME